* net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 11 Nov 2013 15:18:07 +0000 (16:18 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 11 Nov 2013 15:18:07 +0000 (16:18 +0100)
commit502db7e7b62513f6cbd190754d94128f6ae104c4
treed04a8c4ef56b9d199e54a28c19685910270d6dab
parentb743695236beccde5e8691eb92662d7d3bc2b924
* net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)
(tramp-sh-handle-file-local-copy): Don't write a message when
saving temporary files.

* net/tramp-smb.el (tramp-smb-handle-copy-directory): Fix bug when
both directories are remote.
(tramp-smb-handle-directory-files): Do not return double entries.
Do not expand full file names.
(tramp-smb-handle-insert-directory): Accept nil SWITCHES.
(tramp-smb-handle-write-region): Implement APPEND.
(tramp-smb-get-stat-capability): Fix a stupid bug.
lisp/ChangeLog
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el